home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0057-Re MABuild bug-Aug89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  747 b   |  29 lines  |  [TEXT/GEOL]

  1. Item    7641036                         15-Aug-89        14:21
  2.  
  3. From:   ALGER                           Alger, Jeff
  4.  
  5. To:     D2078                           AS & M, Alan Dail,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Response to MABuild bug
  10.  
  11. Alan,
  12.  
  13. This may be a typo in your link, but the line
  14.  
  15. "{SrcApp}UDevice.p.o"  ƒ     "{SrcApp}UDevice.p" ∂
  16.  
  17. should read
  18.  
  19. "{ObjApp}UDevice.p.o"  ƒ     "{SrcApp}UDevice.p" ∂
  20.  
  21. assuming, of course, that you use the default MABuild options to keep the
  22. object files in a '.Debug Files'/'.Non-Debug Files' folder.  If the library
  23. dependency line uses ObjApp and the dependency for UDevice uses SrcApp, the
  24. behavior would be as you describe.
  25.  
  26. Jeff Alger
  27. Peat Marwick Main & Co.
  28.  
  29.